Make c/s 21089 work again with c/s 21092
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 14:38:27 +0000 (15:38 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 14:38:27 +0000 (15:38 +0100)
commit70121cba8fd66557f88b4dc685c3fcbc4d9a44aa
tree13f19731b8d7729379c5df700a1c2e148971dfa6
parent2bd42d61f1a6337e7fae6906c0001e44764c4b25
Make c/s 21089 work again with c/s 21092

Unfortunately the latter c/s' change to mpparse.c yielded the former
patch non-functional - Xen's serial port IRQ is not in IQR_DISABLED
state, yet must be allowed to get its trigger mode and polarity set
up in order for it to be usable.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/mpparse.c